Skip to content

Bump com.ibm.icu:icu4j from 78.2 to 78.3#205

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3
Open

Bump com.ibm.icu:icu4j from 78.2 to 78.3#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps com.ibm.icu:icu4j from 78.2 to 78.3.

Release notes

Sourced from com.ibm.icu:icu4j's releases.

ICU 78.3

Unicode® ICU 78.3 is a maintenance update on top of ICU 78 and 78.2, mostly for the CLDR 48.2 bug fixes. In addition, it fixes a C++ code point iterator bug, and updates to timezone data 2026a.

Details: ICU 78 Download: releases/tag/release-78.3 Maven: com.ibm.icu / icu4j / version 78.3

The next major release of ICU will be ICU 79, planned for October. It will update to CLDR 49 and Unicode 18.

Commits
  • 21d1eb0 ICU-23316 Integrate CLDR 48.2 (final) to ICU maint-78; updates one tool
  • 45e94fa ICU-23316 Integrate CLDR 48.2 beta2 to ICU maint-78 all: source/binary genera...
  • 0ab3d4f ICU-23330 update to 2026a from icu-data
  • 6e0839d ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 3: ICU code/test/to...
  • 7eb213f ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 2: source data/test...
  • a7d9a58 ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 1: binary data gene...
  • 910bb20 ICU-23256 Fix floating exception while divided by 0
  • a08339b ICU-23316 ICU 78.3 BRS Update version number to 78.3
  • cfcdce7 ICU-23316 ICU 78.3 BRS: disable fuzzer
  • 418c5d6 ICU-23316 Integrate CLDR 48.2 beta0 to ICU maint-78, part 3: ICU code/test/to...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 78.2 to 78.3.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](unicode-org/icu@release-78.2...release-78.3)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-version: '78.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 10:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🤖 Claude Code Review

Code Review: com.ibm.icu:icu4j 78.2 → 78.3 Dependency Bump


Code Quality

  • Style guide: Change is a single version string in pom.xml — no style concerns.
  • No commented-out code: None present.
  • Meaningful variable names: N/A.
  • DRY principle: N/A.
  • Defects / security vulnerabilities: No logic changes; a patch/minor version bump of icu4j carries low risk. 78.3 is a maintenance release with no known regressions.
  • CLAUDE.md review: The .claude/CLAUDE.md file contains general, environment-agnostic guidance suitable for any developer. No issues.

Testing

  • Unit / integration tests: No new code was introduced; existing test suite covers the dependency's usage. No new tests required.
  • Edge cases / test coverage: N/A for a dependency bump.

Documentation

  • README: No update needed.

  • API docs: No update needed.

  • Inline comments: N/A.

  • CHANGELOG.md not updated (CHANGELOG.md): The project maintains a detailed changelog following Keep a Changelog format. Dependency version bumps (especially automated ones) are typically recorded. The latest entry is [4.0.0-beta.3.0] - 2026-03-12 and does not include this bump. Consider adding an entry such as:

    - Bumped `com.ibm.icu:icu4j` from 78.2 to 78.3.
  • Markdown formatting: No Markdown files were changed.


Security

  • No hardcoded credentials: None.
  • Input validation / error handling: N/A.
  • No sensitive data in logs: N/A.
  • No license files (.lic / AQAAAD): None present in the diff.

Summary

Category Status
Code Quality ✅ Pass
Testing ✅ Pass
Documentation ❌ CHANGELOG not updated
Security ✅ Pass

One minor finding: CHANGELOG.md should be updated to record the dependency bump. Everything else looks good.

Automated code review analyzing defects and coding standards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants